home *** CD-ROM | disk | FTP | other *** search
/ TeX 1995 July / TeX CD-ROM July 1995 (Disc 1)(Walnut Creek)(1995).ISO / tex-k / tex-k-archive.past / tex-k-archive.gz / tex-k-archive / 000322_SSCHU@server1.s…h-darmstadt.de_ Fri, 18 Feb 1994 08:33:08 MEZ+1DST.msg < prev    next >
Internet Message Format  |  1994-10-11  |  2KB

  1. Received: from rs2.hrz.th-darmstadt.de by cs.umb.edu with SMTP id AA15022
  2.   (5.65c/IDA-1.4.4 for <tex-k@cs.umb.edu>); Fri, 18 Feb 1994 04:36:27 -0500
  3. Received: from server1.sr.e-technik.th-darmstadt.de by rs2.hrz.th-darmstadt.de with SMTP id AA49026
  4.   (5.65c/IDA-1.4.4 for <tex-k@cs.umb.edu>); Fri, 18 Feb 1994 08:33:24 +0100
  5. Received: from SRT1/MERCURY_MAIL by server1.sr.e-technik.th-darmstadt.de (Mercury 1.1);
  6.     Fri, 18 Feb 94 8:33:25 MEZ+1DST
  7. From: "Stephan Schultze, TH Darmstadt" <SSCHU@server1.sr.e-technik.th-darmstadt.de>
  8. To: tex-k@cs.umb.edu
  9. Date:          Fri, 18 Feb 1994 08:33:08 MEZ+1DST
  10. Subject:       web6.1
  11. Priority: normal
  12. X-Mailer:     PMail v3.0 (R1a)
  13. Message-Id: <198E47312C5@server1.sr.e-technik.th-darmstadt.de>
  14.  
  15. Hi,
  16.  
  17. I ftp'd web-6.1 and web2c-6.1 to my Linux system and tried to
  18. compile it (gnuc).
  19. The configure found my actual /usr/TeX.
  20.  
  21. While 'make triptrap' it stopped compiling web2c/web2c.c, because
  22. in web2c/web2c.h was in line 59 (last line) 
  23. .... alloca();
  24. The error message was something like 'macro alloca() called without
  25. identifer' (I don't know exactly). 
  26.  
  27. When I changed this line to .... alloca(unsigned int); 
  28. (This was defined in this way in another file) all seems good.
  29.  
  30. Also in kpathsea/MACHINES for an 386 with gnu the -O2 option may
  31. be switched on. Where have I to do this (Which file)? 
  32.  
  33. Greetings from Germany
  34.  
  35. Stephan
  36.                                                  (o~o)
  37. +--------------------------------------------oOO--(_)--OOo-------+ 
  38. | Stephan Schultze (Dipl.-Ing.)                                  |
  39. |                                                                |
  40. | TH Darmstadt, Inst. f. Stromrichtertechnik u. Antriebsregelung |
  41. | Landgraf- Georg- Strasse 4       64283 Darmstadt       Germany | 
  42. |                                                                |
  43. | Tel  : 06151/16-4463         FAX  : 06151/16-2613      ^. .^   |
  44. | email: sschu@server1.sr.e-technik.th-darmstadt.de      ( @ )   |
  45. |         schultze@wk1.sr.e-technik.th-darmstadt.de        ~     |
  46. +----------------------------------------------------------------+